home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / New Stuffed Files / JobSearch 2.0.sit / JobSearch 2.0 / background_2791.txt < prev    next >
Encoding:
Text File  |  1988-11-07  |  2.5 KB  |  132 lines

  1. -- background: 2791 from stack: in.0
  2. -- bmap block id: 3259
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 10 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=10 top=34 right=116 bottom=126
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: thanks
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   show field "cover"
  23.   wait 2 sec
  24.   hide field "cover"
  25. end mouseUp
  26.  
  27.  
  28.  
  29. -- part 1 (field)
  30. -- low flags: 80
  31. -- high flags: 0000
  32. -- rect: left=363 top=201 right=240 bottom=484
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 0
  36. -- font id: 3
  37. -- text size: 20
  38. -- style flags: 4352
  39. -- line height: 26
  40. -- part name: thanks
  41.  
  42.  
  43. -- part 7 (field)
  44. -- low flags: 80
  45. -- high flags: 0000
  46. -- rect: left=90 top=37 right=86 bottom=197
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 0 / 0
  49. -- text alignment: 0
  50. -- font id: 3
  51. -- text size: 12
  52. -- style flags: 256
  53. -- line height: 16
  54. -- part name: cover
  55.  
  56.  
  57. -- part 11 (button)
  58. -- low flags: 00
  59. -- high flags: 2000
  60. -- rect: left=458 top=33 right=64 bottom=504
  61. -- title width / last selected line: 0
  62. -- icon id / first selected line: 22308 / 22308
  63. -- text alignment: 1
  64. -- font id: 0
  65. -- text size: 12
  66. -- style flags: 0
  67. -- line height: 16
  68. -- part name: New Button
  69. ----- HyperTalk script -----
  70. on mouseUp
  71.   visual dissolve
  72.   go next
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part 12 (button)
  78. -- low flags: 00
  79. -- high flags: 2000
  80. -- rect: left=455 top=288 right=325 bottom=494
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 1
  84. -- font id: 0
  85. -- text size: 12
  86. -- style flags: 0
  87. -- line height: 16
  88. -- part name: New Button
  89. ----- HyperTalk script -----
  90. on mouseUp
  91.   show field "ouch"
  92.   beep
  93.   wait 30
  94.   hide field "ouch"
  95. end mouseUp
  96.  
  97.  
  98.  
  99. -- part 13 (field)
  100. -- low flags: 80
  101. -- high flags: 0000
  102. -- rect: left=391 top=299 right=316 bottom=458
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 0 / 0
  105. -- text alignment: 0
  106. -- font id: 21
  107. -- text size: 12
  108. -- style flags: 768
  109. -- line height: 16
  110. -- part name: ouch
  111.  
  112.  
  113. -- part 14 (button)
  114. -- low flags: 00
  115. -- high flags: 0000
  116. -- rect: left=115 top=171 right=288 bottom=229
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 1
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: New Button
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.   show field "thanks"
  128.   wait 2 secs
  129.   hide field "thanks"
  130. end mouseUp
  131.  
  132.